﻿2026-08-18T23:22:15.0235322Z ##[group]Run actions/checkout@v5
2026-08-18T23:22:15.0236196Z with:
2026-08-18T23:22:15.0236883Z   repository: SaberMage/spt-shell-notify
2026-08-18T23:22:15.0237798Z   path: .adapter-notify
2026-08-18T23:22:15.0245409Z   token: ***
2026-08-18T23:22:15.0246292Z   ssh-strict: true
2026-08-18T23:22:15.0247011Z   ssh-user: git
2026-08-18T23:22:15.0247753Z   persist-credentials: true
2026-08-18T23:22:15.0248587Z   clean: true
2026-08-18T23:22:15.0249422Z   sparse-checkout-cone-mode: true
2026-08-18T23:22:15.0250363Z   fetch-depth: 1
2026-08-18T23:22:15.0251087Z   fetch-tags: false
2026-08-18T23:22:15.0251860Z   show-progress: true
2026-08-18T23:22:15.0252632Z   lfs: false
2026-08-18T23:22:15.0253327Z   submodules: false
2026-08-18T23:22:15.0254076Z   set-safe-directory: true
2026-08-18T23:22:15.0255016Z   allow-unsafe-pr-checkout: false
2026-08-18T23:22:15.0255889Z env:
2026-08-18T23:22:15.0257063Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32196005249-1-0paqx3
2026-08-18T23:22:15.0258928Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32196005249-1-0paqx3
2026-08-18T23:22:15.0260721Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32196005249-1-0paqx3
2026-08-18T23:22:15.0262406Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32196005249-1-0paqx3
2026-08-18T23:22:15.0263801Z ##[endgroup]
2026-08-18T23:22:15.0933883Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T23:22:15.0937976Z ##[group]Getting Git version info
2026-08-18T23:22:15.0939572Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-18T23:22:15.0961083Z [command]/usr/bin/git version
2026-08-18T23:22:15.0991905Z git version 2.43.0
2026-08-18T23:22:15.1007818Z ##[endgroup]
2026-08-18T23:22:15.1014922Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/7914e683-6197-4606-99fb-8241b1fefb1a/.gitconfig'
2026-08-18T23:22:15.1022250Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7914e683-6197-4606-99fb-8241b1fefb1a' before making global git config changes
2026-08-18T23:22:15.1024796Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T23:22:15.1027053Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T23:22:15.1050458Z ##[group]Initializing the repository
2026-08-18T23:22:15.1053583Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T23:22:15.1075958Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-18T23:22:15.1077759Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-18T23:22:15.1079711Z hint: of your new repositories, which will suppress this warning, call:
2026-08-18T23:22:15.1081448Z hint: 
2026-08-18T23:22:15.1082421Z hint: 	git config --global init.defaultBranch <name>
2026-08-18T23:22:15.1083754Z hint: 
2026-08-18T23:22:15.1084973Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-18T23:22:15.1086960Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-18T23:22:15.1088233Z hint: 
2026-08-18T23:22:15.1088890Z hint: 	git branch -m <name>
2026-08-18T23:22:15.1090585Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T23:22:15.1093657Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T23:22:15.1145409Z ##[endgroup]
2026-08-18T23:22:15.1147585Z ##[group]Disabling automatic garbage collection
2026-08-18T23:22:15.1149382Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T23:22:15.1173337Z ##[endgroup]
2026-08-18T23:22:15.1174669Z ##[group]Setting up auth
2026-08-18T23:22:15.1177785Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T23:22:15.1201758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T23:22:15.1390743Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T23:22:15.1416348Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T23:22:15.1598095Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T23:22:15.1624167Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T23:22:15.1807411Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T23:22:15.1836731Z ##[endgroup]
2026-08-18T23:22:15.1838163Z ##[group]Determining the default branch
2026-08-18T23:22:15.1839384Z Retrieving the default branch name
2026-08-18T23:22:15.5755044Z Default branch 'main'
2026-08-18T23:22:15.5756251Z ##[endgroup]
2026-08-18T23:22:15.5756620Z ##[group]Fetching the repository
2026-08-18T23:22:15.5760496Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T23:22:16.1147950Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T23:22:16.1148771Z  * [new branch]      main       -> origin/main
2026-08-18T23:22:16.1175547Z ##[endgroup]
2026-08-18T23:22:16.1176173Z ##[group]Determining the checkout info
2026-08-18T23:22:16.1179376Z ##[endgroup]
2026-08-18T23:22:16.1185554Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T23:22:16.1234320Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T23:22:16.1262585Z ##[group]Checking out the ref
2026-08-18T23:22:16.1266258Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T23:22:16.1307573Z Switched to a new branch 'main'
2026-08-18T23:22:16.1307906Z branch 'main' set up to track 'origin/main'.
2026-08-18T23:22:16.1311679Z ##[endgroup]
2026-08-18T23:22:16.1340463Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T23:22:16.1360522Z ee2d37eadc730c0019e0af82d683074c509634a2
